projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf1e6ae
)
New defcustoms need :version tags
author
Glenn Morris
<rgm@gnu.org>
Fri, 14 Jun 2013 06:51:56 +0000
(23:51 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 14 Jun 2013 06:51:56 +0000
(23:51 -0700)
lisp/gnus/mml2015.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mml2015.el
b/lisp/gnus/mml2015.el
index ffe98b6deb108bf9a22dd93428875089f0dfc19f..389b522aec8dd77ec1ed220d02004c35c11fa837 100644
(file)
--- a/
lisp/gnus/mml2015.el
+++ b/
lisp/gnus/mml2015.el
@@
-148,6
+148,7
@@
If set, it overrides the setting of `mml2015-sign-with-sender'."
(defcustom mml2015-maximum-key-image-dimension 64
"The maximum dimension (width or height) of any key images."
+ :version "24.4"
:group 'mime-security
:type 'integer)